From 3a57bfd6f8f268e87c07a09c6e7fcb6b6b27be38 Mon Sep 17 00:00:00 2001 From: Rob Browning Date: Sun, 17 Apr 2011 19:38:48 -0500 Subject: [PATCH] Don't explicitly add leim to locallispath since it's no longer necessary. Closes: #476660 --- debian/rules | 3 --- 1 file changed, 3 deletions(-) diff --git a/debian/rules b/debian/rules index 258aceda70a..5c0447184ff 100755 --- a/debian/rules +++ b/debian/rules @@ -263,9 +263,6 @@ local_lpath := $(local_lpath):/usr/local/share/emacs/site-lisp local_lpath := $(local_lpath):/usr/share/emacs/$(runtime_ver)/site-lisp local_lpath := $(local_lpath):/usr/share/emacs/site-lisp -# This shouldn't be needed as of 20.3 -local_lpath := $(local_lpath):/usr/share/emacs/$(runtime_ver)/leim - # Installation local_lpath local_lpath_install \ := $(pkgdir_common)/$(subst :,:$(pkgdir_common)/,$(local_lpath)) -- 2.30.2